SQLExpressionFieldDefinitions Collection

The SQLExpressionFieldDefinitions Collection is a collection of SQL expression field definition objects. One object exists in the collection for every SQL expression field accessed by the report. Access a specific SQLExpressionFieldDefinition Object in the collection using the Item property.

SQLExpressionFieldDefinitions Collection Properties

Property Description Read/Write Restriction in
event handler

Count

Long. Gets the number of items in the Collection.

Read only

None

Item (index
As Long)

SQLExpressionFieldDefinition Object. Gets an item from the Collection. Item has an index parameter that is a 1-based index (that is, Item (1) for the first SQL Expression field in the collection). The items in the collection are indexed in the order they were added to the report.

Read only

None

Parent

Report Object. Gets reference to the parent object.

Read only

None

Remarks

Instead of using the Item property as shown, you can reference a database directly, for example, SQLExpressionFieldDefinitions(1).



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com